Notice (8): Undefined offset: 1 [APP/app_controller.php, line 1816]
購物車明細

 

您的購物車內目前還沒有商品哦!

Missing Method in FiledownloadsController

Error: The action upload is not defined in controller FiledownloadsController

Error: Create FiledownloadsController::upload() in file: app/controllers/filedownloads_controller.php.

<?php
class FiledownloadsController extends AppController {

	var $name = 'Filedownloads';


	function upload() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp